home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / space_escape.swf / scripts / DefineButton2_69 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-15  |  66b  |  5 lines

  1. on(release){
  2.    _root.soundOn = false;
  3.    _root.fS("stop");
  4. }
  5.